/*
Theme Name: Twentyeleven Child
Description: Child theme for the twentyeleven theme 
Author: Allie Kerr
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

.site-content article {
padding-top: 0;
}

.one-column #page {
	margin: 2em auto;
	max-width: 1000px;
}


#access {
	background: #2e2e2e !important;
	margin: 0%!important;
}


#branding #searchform {
	position: absolute;
	top: 1em;
	right: 1.6%;
	text-align: right;
	display: none;
} 

#branding .only-search + #access div {
	padding-right: 0px!important;
}



